<?xml version="1.0" encoding="utf-8"?>
<getPreAllocatedRMTrackingNumberResponse>
   <integrationHeader>
        <transactionId>1234-5678-9123</transactionId>
        <applicationId>ACCOUNT1</applicationId>
        <userId></userId>
        <password></password>
    </integrationHeader>
  <shipment>
    <shipperReference>REF1234567890</shipperReference>
    <destinationCountryCode>GB</destinationCountryCode>
    <destinationPostCode>TW20 1HJ</destinationPostCode>
    <serviceCode>T24</serviceCode>
    <postingLocation>1234567890</postingLocation>
    <serviceLevel>01</serviceLevel>
    <trackingNumber>TT123456789GB</trackingNumber>
  </shipment>
</getPreAllocatedRMTrackingNumberResponse>
